std::bad_cast::bad_cast

From Cppreference

Jump to: navigation, search
bad_cast();

Constructs new std::bad_cast object. The contents of the byte string returned by what() are implementation defined.

[edit] Parameters

(none)

[edit] Exceptions

noexcept specification:  
noexcept

  (since C++11)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
In other languages